ffap.el: handle "/usr/include/c++/<version>" directories.
authorRĂ¼diger Sonderfeld <ruediger@c-plusplus.de>
Sat, 19 Oct 2013 02:35:20 +0000 (19:35 -0700)
committerGlenn Morris <rgm@gnu.org>
Sat, 19 Oct 2013 02:35:20 +0000 (19:35 -0700)
commitc2a77a06f8b508ddb454c2bcd4580c866bb6353f
tree6ed58f5d165349007d1a4502ddac17222ead4053
parent62085a675eab3020b71374d4c8fa4ca640b76d88
ffap.el: handle "/usr/include/c++/<version>" directories.
Ref: http://lists.gnu.org/archive/html/emacs-devel/2013-09/msg00387.html

* lisp/ffap.el (ffap-alist): Use ffap-c++-mode for c++-mode.
(ffap-c++-path): New variable.
(ffap-c++-mode): New function.
lisp/ChangeLog
lisp/ffap.el